home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 20 / Cream of the Crop 20 (Terry Blount) (1996).iso / bbs / setr130.zip / SETR130.DOC < prev    next >
Text File  |  1996-07-02  |  3KB  |  75 lines

  1.                Squish EchoMail Traffic Report - SETR Version 1.20
  2.               Copyright 1996 by Don Ludington - ALL RIGHTS RESERVED
  3.                         DAL Software Designs - June 1996
  4.  
  5. Introduction
  6. ------------
  7. SETR is a fairly simple program to count up the number of echomail
  8. messages received/sent by your system using Squish echo mail processor.
  9.  
  10.  
  11. From the Help Screen
  12. --------------------
  13. Use:     SETR [<-switches->] [LOG=logfilename] [RPT=rptfilename]
  14.  
  15.          Switches and LOG=logfile are optional and may be given in any
  16.          order.  The default produces SETR.RPT in the parent/home
  17.          directory where SETR.EXE and Squish.log reside.
  18.  
  19. Switches:
  20.  
  21.  /?      = This brief help screen.
  22.  /H      = This brief help screen.
  23.  /X      = Exclude tags (Limit 250) from report.  Eg: -Xd:\path\Setr.xcl
  24.  LOG=    = log path\log filename.  Optional if Squish.log is in the same dir.
  25.  RPT=    = rpt path\rpt filename.  Optional if Setr.rpt is desired.
  26.  
  27. Excluding Areas
  28. ---------------
  29. The /X switch excludes selected echo tags from the SETR.rpt file. This
  30. file is a plain text file that you can make up with any text editor.
  31. It contains one echo tag that you want to exclude for each line of the
  32. file.  There is a 250 line limit on the exclusion list.
  33.  
  34. Example:
  35.  
  36. BAD_MSGS
  37. BBS_CARNIVAL
  38. NETMAIL
  39.  
  40. This would effectively exclude all tabulation of BAD_MSG, BBS_CARNIVAL
  41. and NETMAIL tags when Sets prepares it's output report (SETR.RPT).
  42.  
  43. Conclusion
  44. ----------
  45. SETR is copyright freeware guaranteed to do nothing except take up
  46. space on your disk.  I hope it will be more useful than that though!
  47.  
  48. I was using STATSQ for a long time, until I discovered a few problems
  49. with it, and started looking for something more accurate.  The end
  50. result is SETR in it's current form.
  51.  
  52. If you find the program useful, a netmail message to me at FidoNet
  53. 1:265/118 or post card addressed via snail mail wouldn't heart my ego.
  54. A small donation would help me continue development of the program, and
  55. of course I'll accept ideas for improvements at any time.
  56.  
  57.                                   Don Ludington
  58.                                1605 Lakewood Drive
  59.                               Woodbridge, VA 22192
  60.  
  61. History
  62. -------
  63. Version 1.00 - First working version, but it choked on large logs, and died
  64. a very ungraceful death.
  65.  
  66. Version 1.10 - Reworked the file size problem, and added the progress screen,
  67. still slow on the sorting, but the program will run on a months worth of logs.
  68.  
  69. Version 1.20 - Rewrote to sorting code, and added percentages to the report.
  70. SETR will report the percentages of traffic by echo and by sending address.
  71.  
  72. Version 1.30 - Added the /AP and /KL Command Switches.  This will allow you
  73. to Append your reports into a single file, and gives you the option to delete
  74. the logfile when the report is completed.
  75.